home *** CD-ROM | disk | FTP | other *** search
- Path: news.production.compuserve.com!news
- From: Xavi Roig Gracia <101522.2001@CompuServe.COM>
- Newsgroups: comp.lang.c,comp.os.linux.development.apps,comp.programming,comp.unix.programmer
- Subject: Changing pipe capacity
- Date: 26 Feb 1996 20:15:05 GMT
- Organization: Universitat Autonoma de Barcelona, Catalonia
- Message-ID: <4gt4c9$mds$1@mhade.production.compuserve.com>
-
- Hi !
-
- I am using pipes in a personal development (with Linux
- and gcc) and I detect that the pipe capacity is 4096 bytes by
- default. I need a capacity greather than 4096 bytes (for send
- and receive a unique missatge between processes in a 8192 bytes
- format).
-
- Question:
-
- - How can I change the default pipe capacity ?
-
- Thanks in advance !
-
- --
- Xavi Roig Gracia (101522.2001@compuserve.com)
- Universitat Autonoma de Barcelona
- Catalonia - Europe
-